.errorCont{position:relative;height:21px;line-height:21px;padding-bottom:3px}
.error{width:131px;position:absolute;bottom:7px;color:#c60000;font-size:10pt}
div#holyclock{background:#111;text-align:center;}
.btn-demo{margin:50px auto;padding-right:10px;}

/* תוצאות חיפוש */
#SearchResults{width:98%;max-width:1200px;margin:10px auto;}
#searchFormResults{position:relative;}
/* כותרת - תוצאות חיפוש */
.SiteSearchRes a:link, 
.SiteSearchRes a:visited, 
.SiteSearchRes a:hover, 
.SiteSearchRes a:active {
	color:#d12800;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
}

/* כותרת - תוצאות חיפוש במעבר עכבר */
.SiteSearchRes a:hover{
	color:#656565;
}

/* תקציר התוצאה - תוצאות חיפוש */
.SiteSearchDesc {
	font-style:normal;
	font-weight:400;
	text-decoration:none;
}

/* מילת החיפוש - תוצאות חיפוש */
.SiteSearchKey {
	font-style:normal;
	font-weight:700;
	text-decoration:none;
}

/* מילת החיפוש - תוצאות חיפוש */
.SiteSearchURL {
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
}

/* קו מפריד - תוצאות חיפוש */
.SiteSearchSplitLine {
	display:block;
	width:100%;
	height:1px;
	line-height:1px;
	margin:10px 0;
	background:#e7e7e7;
}

/*דף ממליצים*/
.frame {
	position: relative;
	width: 50%;
	min-width: 170px;
	padding: 0 0 20px 0;
	margin: 50px auto;

	border-bottom: 1px solid #e7e7e7;
}
.frame::before{
	content: '\f10e';
	font-family: 'FontAwesome';
	position: absolute;
	font-size: 40px;
	right: -50px;
	top: 0;
}
.frame::after{
	content: '\f10d';
	font-family: 'FontAwesome';
	position: absolute;
	font-size: 40px;
	left: -50px;
	top: 100%;
}
#BottomRemark{
	margin: 25px auto;
	text-align: center;
}
.ShopList {
    list-style-type: none;
    margin: 0 auto;
    padding: 0;
    width: 90%;
}
.ShopList li {
    margin-bottom: 15px;
    padding-right: 20px;
    background: url(https://www.e-y.co.il/images/v.jpg) right 4px no-repeat;
}
.search_input select {
    height: 30px !important;
}
#TemplatesResults{
    overflow: auto;
    margin: auto;
    text-align: center;
    direction: ltr;
}
#TemplateSearch{
    margin: auto;
    max-width: 431px;
    text-align: center;
    direction: ltr;
}
/* קישור לקטגוריה - שאלות ותשובות */
#FaqList ul li a{
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
}

/* קישור לקטגוריה במעבר עכבר - שאלות ותשובות */
#FaqList ul li a:hover{
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
}

/* קישור לנושא - שאלות ותשובות */
#FaqList ul li li a{
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
}

/* קישור לנושא במעבר עכבר - שאלות ותשובות */
#FaqList ul li li a:hover{
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
}

/* מספור קטגוריה - שאלות ותשובות */
.FaqListCount{
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
}

/* ריווח לקטגוריה - שאלות ותשובות */
#FaqList ul{
	margin-right:20px;
	margin-left:4px;
	margin-top:4px;
	margin-bottom:4px;
}

/* ריווח לקטגוריה - שאלות ותשובות */
#FaqList ul li ul li{
	margin-right:0px;
	margin-left:0px;
	margin-top:6px;
	margin-bottom:0px;
}

/* גופן השאלה - בדף התשובה - שאלות ותשובות */
#FaqList h1{
margin-top:10px;
margin-bottom:10px;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
}

/* גופן השאלה - בדף התשובה - שאלות ותשובות */
#FaqList h2{
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
}